GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / CheckBoxes Property





In This Topic
CheckBoxes Property (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(17)>
Property CheckBoxes As Boolean
[DispId(17)]
bool CheckBoxes {get; set;}
read-write property CheckBoxes: Boolean; 
DispIdAttribute(17)
function get,set CheckBoxes : boolean
[DispId(17)]
__property bool get_CheckBoxes();
__property void set_CheckBoxes( 
   bool value
);
[DispId(17)]
property bool CheckBoxes {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members